Table of content



/productcategory/{id}

Mapping URL: /productcategory/{id}

Description: updates the productcategory entity with the appended id

Microservice: ProductService


Methods

/productcategory/{id}

/productcategory/{id}

Mapping URL: /productcategory/{id}

Description: ProductCategoryService

Name: updateProductCategoryById(productcategory)

Request Method: PUT

Service Interface: /productcategory/{id}

Service Entity: ProductCategory



ProductService inside the microservice architecture

Microservices

3.1 CountryService3.2 DiscountCampaignService3.3 ProductService3.4 ShopLicenseService


Table of content